* Makefile.in (install-arch-indep): Allow ' ' in destdir.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 14 Feb 2014 08:05:18 +0000 (00:05 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 14 Feb 2014 08:05:18 +0000 (00:05 -0800)
commit70d1356563800e1c6a61a498c45c31ccd743f46d
tree326de8efb5152e3131fba6a2ce0f6f264b2b83fe
parentd3686846ba937bde1a4f29334e3534df23a06a64
* Makefile.in (install-arch-indep): Allow ' ' in destdir.

This fixes a bug in the previous change.  Also, use $(SHELL)
rather than sh, as that's more likely to be portable.
ChangeLog
Makefile.in